[INFO] fetching crate serde_json_path 0.7.2...
[INFO] testing serde_json_path-0.7.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate serde_json_path 0.7.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate serde_json_path 0.7.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate serde_json_path 0.7.2
[INFO] tweaked toml for crates.io crate serde_json_path 0.7.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde_json_path 0.7.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate serde_json_path 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb2856675160008a6f9b0f2b9adca85f06742f43b8ddfa60651b22c5e20f9479
[INFO] running `Command { std: "docker" "start" "-a" "fb2856675160008a6f9b0f2b9adca85f06742f43b8ddfa60651b22c5e20f9479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb2856675160008a6f9b0f2b9adca85f06742f43b8ddfa60651b22c5e20f9479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb2856675160008a6f9b0f2b9adca85f06742f43b8ddfa60651b22c5e20f9479", kill_on_drop: false }`
[INFO] [stdout] fb2856675160008a6f9b0f2b9adca85f06742f43b8ddfa60651b22c5e20f9479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebeb0642dda0657665095774c8a6bb000564d210a0def26b2966d7392b0fddac
[INFO] running `Command { std: "docker" "start" "-a" "ebeb0642dda0657665095774c8a6bb000564d210a0def26b2966d7392b0fddac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling inventory v0.3.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]    Compiling serde_json_path_core v0.2.2
[INFO] [stderr]    Compiling serde_json_path_macros v0.1.6
[INFO] [stderr]    Compiling serde_json_path v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn json_path(&self, path: &JsonPath) -> NodeList;
[INFO] [stdout]    |                  ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn json_path(&self, path: &JsonPath) -> NodeList<'_>;
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn json_path(&self, path: &JsonPath) -> NodeList {
[INFO] [stdout]    |                  ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn json_path(&self, path: &JsonPath) -> NodeList<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_path_segments(input: &str) -> PResult<Vec<QuerySegment>> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_path_segments(input: &str) -> PResult<'_, Vec<QuerySegment>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_root_query(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_root_query(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn parse_current_query(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn parse_current_query(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn parse_query(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn parse_query(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:159:39
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) fn parse_query_main(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) fn parse_query_main(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/mod.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn parse_null(input: &str) -> PResult<()> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn parse_null(input: &str) -> PResult<'_, ()> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/mod.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) fn parse_bool(input: &str) -> PResult<bool> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) fn parse_bool(input: &str) -> PResult<'_, bool> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn parse_zero(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                      |        |       |
[INFO] [stdout]    |                      |        |       the same lifetime is elided here
[INFO] [stdout]    |                      |        the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn parse_zero(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) fn parse_non_zero_first_digit(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |        |       |
[INFO] [stdout]    |                                                 |        |       the same lifetime is elided here
[INFO] [stdout]    |                                                 |        the same lifetime is hidden here
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) fn parse_non_zero_first_digit(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_non_zero_int(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                              ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                              |        |       |
[INFO] [stdout]    |                              |        |       the same lifetime is elided here
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_non_zero_int(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:36:39
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_int_string(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                                       ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                                       |        |       |
[INFO] [stdout]    |                                       |        |       the same lifetime is elided here
[INFO] [stdout]    |                                       |        the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_int_string(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_int(input: &str) -> PResult<Integer> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_int(input: &str) -> PResult<'_, Integer> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_fractional(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |       |
[INFO] [stdout]    |                            |        |       the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_fractional(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_exponent(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                          |        |       |
[INFO] [stdout]    |                          |        |       the same lifetime is elided here
[INFO] [stdout]    |                          |        the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_exponent(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn parse_number_string(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                               |        |       |
[INFO] [stdout]    |                               |        |       the same lifetime is elided here
[INFO] [stdout]    |                               |        the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn parse_number_string(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_number(input: &str) -> PResult<Number> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_number(input: &str) -> PResult<'_, Number> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_digit(input: &str) -> PResult<char> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_digit(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn parse_non_surrogate(input: &str) -> PResult<char> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn parse_non_surrogate(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_low_surrogate(input: &str) -> PResult<u16> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_low_surrogate(input: &str) -> PResult<'_, u16> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_high_surrogate(input: &str) -> PResult<u16> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_high_surrogate(input: &str) -> PResult<'_, u16> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:81:27
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_surrogate(input: &str) -> PResult<String> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_surrogate(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn parse_hex_char(input: &str) -> PResult<String> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn parse_hex_char(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_unicode_sequence(input: &str) -> PResult<String> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_unicode_sequence(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/primitive/string.rs:185:31
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn parse_single_quoted(input: &str) -> PResult<String> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn parse_single_quoted(input: &str) -> PResult<'_, String> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/primitive/string.rs:197:31
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_double_quoted(input: &str) -> PResult<String> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_double_quoted(input: &str) -> PResult<'_, String> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/primitive/string.rs:205:43
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub(crate) fn parse_string_literal(input: &str) -> PResult<String> {
[INFO] [stdout]     |                                           ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub(crate) fn parse_string_literal(input: &str) -> PResult<'_, String> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:30:35
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_non_ascii_unicode(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |        |       |
[INFO] [stdout]    |                                   |        |       the same lifetime is elided here
[INFO] [stdout]    |                                   |        the same lifetime is hidden here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_non_ascii_unicode(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn parse_name_first(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |       |
[INFO] [stdout]    |                            |        |       the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn parse_name_first(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_name_char(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |       |
[INFO] [stdout]    |                           |        |       the same lifetime is elided here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_name_char(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn parse_dot_member_name(input: &str) -> PResult<String> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn parse_dot_member_name(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:61:43
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_dot_member_name_shorthand(input: &str) -> PResult<Segment> {
[INFO] [stdout]    |                                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_dot_member_name_shorthand(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_multi_selector(input: &str) -> PResult<Vec<Selector>> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_multi_selector(input: &str) -> PResult<'_, Vec<Selector>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_child_long_hand(input: &str) -> PResult<Segment> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_child_long_hand(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:94:40
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_dot_wildcard_shorthand(input: &str) -> PResult<Segment> {
[INFO] [stdout]    |                                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_dot_wildcard_shorthand(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/segment.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_child_segment(input: &str) -> PResult<Segment> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_child_segment(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/segment.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_descendant_segment(input: &str) -> PResult<Segment> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_descendant_segment(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/segment.rs:125:36
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) fn parse_segment(input: &str) -> PResult<QuerySegment> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) fn parse_segment(input: &str) -> PResult<'_, QuerySegment> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:21:46
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn parse_wildcard_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                              ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn parse_wildcard_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn parse_name(input: &str) -> PResult<Name> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn parse_name(input: &str) -> PResult<'_, Name> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_name_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_name_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_index(input: &str) -> PResult<Index> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_index(input: &str) -> PResult<'_, Index> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn parse_index_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn parse_index_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_array_slice_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                      ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_array_slice_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_filter_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_filter_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn parse_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                     ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn parse_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_filter(input: &str) -> PResult<Filter> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_filter(input: &str) -> PResult<'_, Filter> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_logical_and(input: &str) -> PResult<LogicalAndExpr> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_logical_and(input: &str) -> PResult<'_, LogicalAndExpr> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:41:44
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_logical_or_expr(input: &str) -> PResult<LogicalOrExpr> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_logical_or_expr(input: &str) -> PResult<'_, LogicalOrExpr> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_exist_expr_inner(input: &str) -> PResult<ExistExpr> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_exist_expr_inner(input: &str) -> PResult<'_, ExistExpr> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_exist_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_exist_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:62:32
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_not_exist_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_not_exist_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_func_expr_inner(input: &str) -> PResult<FunctionExpr<Validated>> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_func_expr_inner(input: &str) -> PResult<'_, FunctionExpr<Validated>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse_func_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse_func_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn parse_not_func_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn parse_not_func_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn parse_paren_expr_inner(input: &str) -> PResult<LogicalOrExpr> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn parse_paren_expr_inner(input: &str) -> PResult<'_, LogicalOrExpr> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn parse_paren_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn parse_paren_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn parse_not_parent_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn parse_not_parent_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_basic_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_basic_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:126:27
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_comp_expr(input: &str) -> PResult<ComparisonExpr> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_comp_expr(input: &str) -> PResult<'_, ComparisonExpr> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_comparison_operator(input: &str) -> PResult<ComparisonOperator> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_comparison_operator(input: &str) -> PResult<'_, ComparisonOperator> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:150:36
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) fn parse_literal(input: &str) -> PResult<Literal> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) fn parse_literal(input: &str) -> PResult<'_, Literal> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:160:36
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn parse_literal_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn parse_literal_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:165:42
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn parse_singular_path(input: &str) -> PResult<SingularQuery> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn parse_singular_path(input: &str) -> PResult<'_, SingularQuery> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:170:42
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn parse_singular_path_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn parse_singular_path_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:175:42
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn parse_function_expr_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn parse_function_expr_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:186:39
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub(crate) fn parse_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                       ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub(crate) fn parse_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_function_name_first(input: &str) -> PResult<char> {
[INFO] [stdout]    |                                     ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_function_name_first(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_function_name_char(input: &str) -> PResult<char> {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_function_name_char(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_function_name(input: &str) -> PResult<String> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_function_name(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_function_argument(input: &str) -> PResult<FunctionExprArg> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_function_argument(input: &str) -> PResult<'_, FunctionExprArg> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub(crate) fn parse_function_expr(input: &str) -> PResult<FunctionExpr<Validated>> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub(crate) fn parse_function_expr(input: &str) -> PResult<'_, FunctionExpr<Validated>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/slice.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse_int_space_after(input: &str) -> PResult<Integer> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse_int_space_after(input: &str) -> PResult<'_, Integer> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/slice.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_int_space_before(input: &str) -> PResult<Integer> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_int_space_before(input: &str) -> PResult<'_, Integer> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/slice.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_array_slice(input: &str) -> PResult<Slice> {
[INFO] [stdout]    |                                        ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_array_slice(input: &str) -> PResult<'_, Slice> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.01s
[INFO] running `Command { std: "docker" "inspect" "ebeb0642dda0657665095774c8a6bb000564d210a0def26b2966d7392b0fddac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebeb0642dda0657665095774c8a6bb000564d210a0def26b2966d7392b0fddac", kill_on_drop: false }`
[INFO] [stdout] ebeb0642dda0657665095774c8a6bb000564d210a0def26b2966d7392b0fddac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff707b5c44a6de676ff979c736d823f70498d2df2ae2f2dc8b834cde0f4980f6
[INFO] running `Command { std: "docker" "start" "-a" "ff707b5c44a6de676ff979c736d823f70498d2df2ae2f2dc8b834cde0f4980f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn json_path(&self, path: &JsonPath) -> NodeList;
[INFO] [stdout]    |                  ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn json_path(&self, path: &JsonPath) -> NodeList<'_>;
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn json_path(&self, path: &JsonPath) -> NodeList {
[INFO] [stdout]    |                  ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn json_path(&self, path: &JsonPath) -> NodeList<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_path_segments(input: &str) -> PResult<Vec<QuerySegment>> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_path_segments(input: &str) -> PResult<'_, Vec<QuerySegment>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_root_query(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_root_query(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn parse_current_query(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn parse_current_query(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn parse_query(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn parse_query(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:159:39
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) fn parse_query_main(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) fn parse_query_main(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/mod.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn parse_null(input: &str) -> PResult<()> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn parse_null(input: &str) -> PResult<'_, ()> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/mod.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) fn parse_bool(input: &str) -> PResult<bool> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) fn parse_bool(input: &str) -> PResult<'_, bool> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn parse_zero(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                      |        |       |
[INFO] [stdout]    |                      |        |       the same lifetime is elided here
[INFO] [stdout]    |                      |        the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn parse_zero(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) fn parse_non_zero_first_digit(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |        |       |
[INFO] [stdout]    |                                                 |        |       the same lifetime is elided here
[INFO] [stdout]    |                                                 |        the same lifetime is hidden here
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) fn parse_non_zero_first_digit(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_non_zero_int(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                              ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                              |        |       |
[INFO] [stdout]    |                              |        |       the same lifetime is elided here
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_non_zero_int(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:36:39
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_int_string(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                                       ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                                       |        |       |
[INFO] [stdout]    |                                       |        |       the same lifetime is elided here
[INFO] [stdout]    |                                       |        the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_int_string(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_int(input: &str) -> PResult<Integer> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_int(input: &str) -> PResult<'_, Integer> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_fractional(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |       |
[INFO] [stdout]    |                            |        |       the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_fractional(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_exponent(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                          |        |       |
[INFO] [stdout]    |                          |        |       the same lifetime is elided here
[INFO] [stdout]    |                          |        the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_exponent(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn parse_number_string(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                               |        |       |
[INFO] [stdout]    |                               |        |       the same lifetime is elided here
[INFO] [stdout]    |                               |        the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn parse_number_string(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_number(input: &str) -> PResult<Number> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_number(input: &str) -> PResult<'_, Number> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_digit(input: &str) -> PResult<char> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_digit(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn parse_non_surrogate(input: &str) -> PResult<char> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn parse_non_surrogate(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_low_surrogate(input: &str) -> PResult<u16> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_low_surrogate(input: &str) -> PResult<'_, u16> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_high_surrogate(input: &str) -> PResult<u16> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_high_surrogate(input: &str) -> PResult<'_, u16> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:81:27
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_surrogate(input: &str) -> PResult<String> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_surrogate(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn parse_hex_char(input: &str) -> PResult<String> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn parse_hex_char(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_unicode_sequence(input: &str) -> PResult<String> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_unicode_sequence(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/primitive/string.rs:185:31
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn parse_single_quoted(input: &str) -> PResult<String> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn parse_single_quoted(input: &str) -> PResult<'_, String> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/primitive/string.rs:197:31
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_double_quoted(input: &str) -> PResult<String> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_double_quoted(input: &str) -> PResult<'_, String> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/primitive/string.rs:205:43
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub(crate) fn parse_string_literal(input: &str) -> PResult<String> {
[INFO] [stdout]     |                                           ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub(crate) fn parse_string_literal(input: &str) -> PResult<'_, String> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:30:35
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_non_ascii_unicode(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |        |       |
[INFO] [stdout]    |                                   |        |       the same lifetime is elided here
[INFO] [stdout]    |                                   |        the same lifetime is hidden here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_non_ascii_unicode(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn parse_name_first(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |       |
[INFO] [stdout]    |                            |        |       the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn parse_name_first(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_name_char(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |       |
[INFO] [stdout]    |                           |        |       the same lifetime is elided here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_name_char(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn parse_dot_member_name(input: &str) -> PResult<String> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn parse_dot_member_name(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:61:43
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_dot_member_name_shorthand(input: &str) -> PResult<Segment> {
[INFO] [stdout]    |                                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_dot_member_name_shorthand(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_multi_selector(input: &str) -> PResult<Vec<Selector>> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_multi_selector(input: &str) -> PResult<'_, Vec<Selector>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_child_long_hand(input: &str) -> PResult<Segment> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_child_long_hand(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:94:40
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_dot_wildcard_shorthand(input: &str) -> PResult<Segment> {
[INFO] [stdout]    |                                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_dot_wildcard_shorthand(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/segment.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_child_segment(input: &str) -> PResult<Segment> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_child_segment(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/segment.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_descendant_segment(input: &str) -> PResult<Segment> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_descendant_segment(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/segment.rs:125:36
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) fn parse_segment(input: &str) -> PResult<QuerySegment> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) fn parse_segment(input: &str) -> PResult<'_, QuerySegment> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:21:46
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn parse_wildcard_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                              ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn parse_wildcard_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn parse_name(input: &str) -> PResult<Name> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn parse_name(input: &str) -> PResult<'_, Name> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_name_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_name_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_index(input: &str) -> PResult<Index> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_index(input: &str) -> PResult<'_, Index> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn parse_index_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn parse_index_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_array_slice_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                      ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_array_slice_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_filter_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_filter_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn parse_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                     ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn parse_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_filter(input: &str) -> PResult<Filter> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_filter(input: &str) -> PResult<'_, Filter> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_logical_and(input: &str) -> PResult<LogicalAndExpr> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_logical_and(input: &str) -> PResult<'_, LogicalAndExpr> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:41:44
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_logical_or_expr(input: &str) -> PResult<LogicalOrExpr> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_logical_or_expr(input: &str) -> PResult<'_, LogicalOrExpr> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_exist_expr_inner(input: &str) -> PResult<ExistExpr> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_exist_expr_inner(input: &str) -> PResult<'_, ExistExpr> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_exist_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_exist_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:62:32
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_not_exist_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_not_exist_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_func_expr_inner(input: &str) -> PResult<FunctionExpr<Validated>> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_func_expr_inner(input: &str) -> PResult<'_, FunctionExpr<Validated>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse_func_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse_func_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn parse_not_func_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn parse_not_func_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn parse_paren_expr_inner(input: &str) -> PResult<LogicalOrExpr> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn parse_paren_expr_inner(input: &str) -> PResult<'_, LogicalOrExpr> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn parse_paren_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn parse_paren_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn parse_not_parent_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn parse_not_parent_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_basic_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_basic_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:126:27
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_comp_expr(input: &str) -> PResult<ComparisonExpr> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_comp_expr(input: &str) -> PResult<'_, ComparisonExpr> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_comparison_operator(input: &str) -> PResult<ComparisonOperator> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_comparison_operator(input: &str) -> PResult<'_, ComparisonOperator> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:150:36
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) fn parse_literal(input: &str) -> PResult<Literal> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) fn parse_literal(input: &str) -> PResult<'_, Literal> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:160:36
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn parse_literal_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn parse_literal_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:165:42
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn parse_singular_path(input: &str) -> PResult<SingularQuery> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn parse_singular_path(input: &str) -> PResult<'_, SingularQuery> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:170:42
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn parse_singular_path_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn parse_singular_path_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:175:42
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn parse_function_expr_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn parse_function_expr_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:186:39
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub(crate) fn parse_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                       ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub(crate) fn parse_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_function_name_first(input: &str) -> PResult<char> {
[INFO] [stdout]    |                                     ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_function_name_first(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_function_name_char(input: &str) -> PResult<char> {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_function_name_char(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_function_name(input: &str) -> PResult<String> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_function_name(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_function_argument(input: &str) -> PResult<FunctionExprArg> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_function_argument(input: &str) -> PResult<'_, FunctionExprArg> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub(crate) fn parse_function_expr(input: &str) -> PResult<FunctionExpr<Validated>> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub(crate) fn parse_function_expr(input: &str) -> PResult<'_, FunctionExpr<Validated>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/slice.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse_int_space_after(input: &str) -> PResult<Integer> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse_int_space_after(input: &str) -> PResult<'_, Integer> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/slice.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_int_space_before(input: &str) -> PResult<Integer> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_int_space_before(input: &str) -> PResult<'_, Integer> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/slice.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_array_slice(input: &str) -> PResult<Slice> {
[INFO] [stdout]    |                                        ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_array_slice(input: &str) -> PResult<'_, Slice> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling serde_json_path v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn json_path(&self, path: &JsonPath) -> NodeList;
[INFO] [stdout]    |                  ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn json_path(&self, path: &JsonPath) -> NodeList<'_>;
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn json_path(&self, path: &JsonPath) -> NodeList {
[INFO] [stdout]    |                  ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn json_path(&self, path: &JsonPath) -> NodeList<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_path_segments(input: &str) -> PResult<Vec<QuerySegment>> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn parse_path_segments(input: &str) -> PResult<'_, Vec<QuerySegment>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:138:28
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_root_query(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_root_query(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn parse_current_query(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn parse_current_query(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn parse_query(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn parse_query(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:159:39
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) fn parse_query_main(input: &str) -> PResult<Query> {
[INFO] [stdout]     |                                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub(crate) fn parse_query_main(input: &str) -> PResult<'_, Query> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/mod.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn parse_null(input: &str) -> PResult<()> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn parse_null(input: &str) -> PResult<'_, ()> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/mod.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) fn parse_bool(input: &str) -> PResult<bool> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) fn parse_bool(input: &str) -> PResult<'_, bool> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn parse_zero(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                      |        |       |
[INFO] [stdout]    |                      |        |       the same lifetime is elided here
[INFO] [stdout]    |                      |        the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn parse_zero(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) fn parse_non_zero_first_digit(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |        |       |
[INFO] [stdout]    |                                                 |        |       the same lifetime is elided here
[INFO] [stdout]    |                                                 |        the same lifetime is hidden here
[INFO] [stdout]    |                                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) fn parse_non_zero_first_digit(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_non_zero_int(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                              ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                              |        |       |
[INFO] [stdout]    |                              |        |       the same lifetime is elided here
[INFO] [stdout]    |                              |        the same lifetime is hidden here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_non_zero_int(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:36:39
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_int_string(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                                       ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                                       |        |       |
[INFO] [stdout]    |                                       |        |       the same lifetime is elided here
[INFO] [stdout]    |                                       |        the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_int_string(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/int.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_int(input: &str) -> PResult<Integer> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_int(input: &str) -> PResult<'_, Integer> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_fractional(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |       |
[INFO] [stdout]    |                            |        |       the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_fractional(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_exponent(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                          |        |       |
[INFO] [stdout]    |                          |        |       the same lifetime is elided here
[INFO] [stdout]    |                          |        the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn parse_exponent(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn parse_number_string(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                               |        |       |
[INFO] [stdout]    |                               |        |       the same lifetime is elided here
[INFO] [stdout]    |                               |        the same lifetime is hidden here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn parse_number_string(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/number.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_number(input: &str) -> PResult<Number> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) fn parse_number(input: &str) -> PResult<'_, Number> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_digit(input: &str) -> PResult<char> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_digit(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:43:31
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn parse_non_surrogate(input: &str) -> PResult<char> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn parse_non_surrogate(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_low_surrogate(input: &str) -> PResult<u16> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_low_surrogate(input: &str) -> PResult<'_, u16> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_high_surrogate(input: &str) -> PResult<u16> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_high_surrogate(input: &str) -> PResult<'_, u16> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:81:27
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_surrogate(input: &str) -> PResult<String> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_surrogate(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn parse_hex_char(input: &str) -> PResult<String> {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn parse_hex_char(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/primitive/string.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_unicode_sequence(input: &str) -> PResult<String> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn parse_unicode_sequence(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/primitive/string.rs:185:31
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn parse_single_quoted(input: &str) -> PResult<String> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn parse_single_quoted(input: &str) -> PResult<'_, String> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/primitive/string.rs:197:31
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_double_quoted(input: &str) -> PResult<String> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn parse_double_quoted(input: &str) -> PResult<'_, String> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/primitive/string.rs:205:43
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub(crate) fn parse_string_literal(input: &str) -> PResult<String> {
[INFO] [stdout]     |                                           ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub(crate) fn parse_string_literal(input: &str) -> PResult<'_, String> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:30:35
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_non_ascii_unicode(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |        |       |
[INFO] [stdout]    |                                   |        |       the same lifetime is elided here
[INFO] [stdout]    |                                   |        the same lifetime is hidden here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_non_ascii_unicode(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn parse_name_first(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |       |
[INFO] [stdout]    |                            |        |       the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn parse_name_first(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_name_char(input: &str) -> PResult<&str> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |       |
[INFO] [stdout]    |                           |        |       the same lifetime is elided here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn parse_name_char(input: &str) -> PResult<'_, &str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn parse_dot_member_name(input: &str) -> PResult<String> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn parse_dot_member_name(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:61:43
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_dot_member_name_shorthand(input: &str) -> PResult<Segment> {
[INFO] [stdout]    |                                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_dot_member_name_shorthand(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_multi_selector(input: &str) -> PResult<Vec<Selector>> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_multi_selector(input: &str) -> PResult<'_, Vec<Selector>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_child_long_hand(input: &str) -> PResult<Segment> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_child_long_hand(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/segment.rs:94:40
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_dot_wildcard_shorthand(input: &str) -> PResult<Segment> {
[INFO] [stdout]    |                                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_dot_wildcard_shorthand(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/segment.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_child_segment(input: &str) -> PResult<Segment> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_child_segment(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/segment.rs:113:36
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_descendant_segment(input: &str) -> PResult<Segment> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_descendant_segment(input: &str) -> PResult<'_, Segment> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/segment.rs:125:36
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) fn parse_segment(input: &str) -> PResult<QuerySegment> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub(crate) fn parse_segment(input: &str) -> PResult<'_, QuerySegment> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:21:46
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn parse_wildcard_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                              ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn parse_wildcard_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn parse_name(input: &str) -> PResult<Name> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn parse_name(input: &str) -> PResult<'_, Name> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_name_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn parse_name_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_index(input: &str) -> PResult<Index> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_index(input: &str) -> PResult<'_, Index> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn parse_index_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn parse_index_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_array_slice_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                      ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn parse_array_slice_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_filter_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_filter_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/mod.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn parse_selector(input: &str) -> PResult<Selector> {
[INFO] [stdout]    |                                     ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn parse_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_filter(input: &str) -> PResult<Filter> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_filter(input: &str) -> PResult<'_, Filter> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_logical_and(input: &str) -> PResult<LogicalAndExpr> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_logical_and(input: &str) -> PResult<'_, LogicalAndExpr> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:41:44
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_logical_or_expr(input: &str) -> PResult<LogicalOrExpr> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub(crate) fn parse_logical_or_expr(input: &str) -> PResult<'_, LogicalOrExpr> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_exist_expr_inner(input: &str) -> PResult<ExistExpr> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_exist_expr_inner(input: &str) -> PResult<'_, ExistExpr> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_exist_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_exist_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:62:32
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_not_exist_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                                ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_not_exist_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_func_expr_inner(input: &str) -> PResult<FunctionExpr<Validated>> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_func_expr_inner(input: &str) -> PResult<'_, FunctionExpr<Validated>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse_func_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parse_func_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn parse_not_func_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn parse_not_func_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/filter.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn parse_paren_expr_inner(input: &str) -> PResult<LogicalOrExpr> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn parse_paren_expr_inner(input: &str) -> PResult<'_, LogicalOrExpr> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn parse_paren_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn parse_paren_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn parse_not_parent_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn parse_not_parent_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_basic_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_basic_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:126:27
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_comp_expr(input: &str) -> PResult<ComparisonExpr> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_comp_expr(input: &str) -> PResult<'_, ComparisonExpr> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_comparison_operator(input: &str) -> PResult<ComparisonOperator> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_comparison_operator(input: &str) -> PResult<'_, ComparisonOperator> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:150:36
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) fn parse_literal(input: &str) -> PResult<Literal> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) fn parse_literal(input: &str) -> PResult<'_, Literal> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:160:36
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn parse_literal_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 | fn parse_literal_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:165:42
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn parse_singular_path(input: &str) -> PResult<SingularQuery> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn parse_singular_path(input: &str) -> PResult<'_, SingularQuery> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:170:42
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn parse_singular_path_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn parse_singular_path_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:175:42
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn parse_function_expr_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn parse_function_expr_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/selector/filter.rs:186:39
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub(crate) fn parse_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stdout]     |                                       ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub(crate) fn parse_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_function_name_first(input: &str) -> PResult<char> {
[INFO] [stdout]    |                                     ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn parse_function_name_first(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_function_name_char(input: &str) -> PResult<char> {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_function_name_char(input: &str) -> PResult<'_, char> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_function_name(input: &str) -> PResult<String> {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn parse_function_name(input: &str) -> PResult<'_, String> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_function_argument(input: &str) -> PResult<FunctionExprArg> {
[INFO] [stdout]    |                                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_function_argument(input: &str) -> PResult<'_, FunctionExprArg> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/function/mod.rs:68:42
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub(crate) fn parse_function_expr(input: &str) -> PResult<FunctionExpr<Validated>> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub(crate) fn parse_function_expr(input: &str) -> PResult<'_, FunctionExpr<Validated>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/slice.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse_int_space_after(input: &str) -> PResult<Integer> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn parse_int_space_after(input: &str) -> PResult<'_, Integer> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/slice.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_int_space_before(input: &str) -> PResult<Integer> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_int_space_before(input: &str) -> PResult<'_, Integer> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/selector/slice.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_array_slice(input: &str) -> PResult<Slice> {
[INFO] [stdout]    |                                        ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn parse_array_slice(input: &str) -> PResult<'_, Slice> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.87s
[INFO] running `Command { std: "docker" "inspect" "ff707b5c44a6de676ff979c736d823f70498d2df2ae2f2dc8b834cde0f4980f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff707b5c44a6de676ff979c736d823f70498d2df2ae2f2dc8b834cde0f4980f6", kill_on_drop: false }`
[INFO] [stdout] ff707b5c44a6de676ff979c736d823f70498d2df2ae2f2dc8b834cde0f4980f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a4d5abc6508f9487f5da70abdef5e2a604eb808f53b026fdf909fb2c1fd1f8a
[INFO] running `Command { std: "docker" "start" "-a" "0a4d5abc6508f9487f5da70abdef5e2a604eb808f53b026fdf909fb2c1fd1f8a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ext.rs:22:18
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn json_path(&self, path: &JsonPath) -> NodeList;
[INFO] [stderr]    |                  ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn json_path(&self, path: &JsonPath) -> NodeList<'_>;
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ext.rs:26:18
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn json_path(&self, path: &JsonPath) -> NodeList {
[INFO] [stderr]    |                  ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn json_path(&self, path: &JsonPath) -> NodeList<'_> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:133:31
[INFO] [stderr]     |
[INFO] [stderr] 133 | fn parse_path_segments(input: &str) -> PResult<Vec<QuerySegment>> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 | fn parse_path_segments(input: &str) -> PResult<'_, Vec<QuerySegment>> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:138:28
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn parse_root_query(input: &str) -> PResult<Query> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn parse_root_query(input: &str) -> PResult<'_, Query> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:146:31
[INFO] [stderr]     |
[INFO] [stderr] 146 | fn parse_current_query(input: &str) -> PResult<Query> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 146 | fn parse_current_query(input: &str) -> PResult<'_, Query> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:154:23
[INFO] [stderr]     |
[INFO] [stderr] 154 | fn parse_query(input: &str) -> PResult<Query> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 154 | fn parse_query(input: &str) -> PResult<'_, Query> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/mod.rs:159:39
[INFO] [stderr]     |
[INFO] [stderr] 159 | pub(crate) fn parse_query_main(input: &str) -> PResult<Query> {
[INFO] [stderr]     |                                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 159 | pub(crate) fn parse_query_main(input: &str) -> PResult<'_, Query> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/mod.rs:10:33
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub(crate) fn parse_null(input: &str) -> PResult<()> {
[INFO] [stderr]    |                                 ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub(crate) fn parse_null(input: &str) -> PResult<'_, ()> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/mod.rs:15:33
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) fn parse_bool(input: &str) -> PResult<bool> {
[INFO] [stderr]    |                                 ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) fn parse_bool(input: &str) -> PResult<'_, bool> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/int.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn parse_zero(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                      ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                      |        |       |
[INFO] [stderr]    |                      |        |       the same lifetime is elided here
[INFO] [stderr]    |                      |        the same lifetime is hidden here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn parse_zero(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/int.rs:23:49
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub(crate) fn parse_non_zero_first_digit(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                                                 |        |       |
[INFO] [stderr]    |                                                 |        |       the same lifetime is elided here
[INFO] [stderr]    |                                                 |        the same lifetime is hidden here
[INFO] [stderr]    |                                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub(crate) fn parse_non_zero_first_digit(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/int.rs:31:30
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn parse_non_zero_int(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                              ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                              |        |       |
[INFO] [stderr]    |                              |        |       the same lifetime is elided here
[INFO] [stderr]    |                              |        the same lifetime is hidden here
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn parse_non_zero_int(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/int.rs:36:39
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub(crate) fn parse_int_string(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                                       ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                                       |        |       |
[INFO] [stderr]    |                                       |        |       the same lifetime is elided here
[INFO] [stderr]    |                                       |        the same lifetime is hidden here
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub(crate) fn parse_int_string(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/int.rs:41:32
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub(crate) fn parse_int(input: &str) -> PResult<Integer> {
[INFO] [stderr]    |                                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub(crate) fn parse_int(input: &str) -> PResult<'_, Integer> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/number.rs:17:28
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn parse_fractional(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                            ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                            |        |       |
[INFO] [stderr]    |                            |        |       the same lifetime is elided here
[INFO] [stderr]    |                            |        the same lifetime is hidden here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn parse_fractional(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/number.rs:22:26
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn parse_exponent(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                          ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                          |        |       |
[INFO] [stderr]    |                          |        |       the same lifetime is elided here
[INFO] [stderr]    |                          |        the same lifetime is hidden here
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn parse_exponent(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/number.rs:27:31
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn parse_number_string(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                               ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                               |        |       |
[INFO] [stderr]    |                               |        |       the same lifetime is elided here
[INFO] [stderr]    |                               |        the same lifetime is hidden here
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn parse_number_string(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/number.rs:36:35
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub(crate) fn parse_number(input: &str) -> PResult<Number> {
[INFO] [stderr]    |                                   ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub(crate) fn parse_number(input: &str) -> PResult<'_, Number> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/string.rs:33:23
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn parse_digit(input: &str) -> PResult<char> {
[INFO] [stderr]    |                       ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn parse_digit(input: &str) -> PResult<'_, char> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/string.rs:43:31
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn parse_non_surrogate(input: &str) -> PResult<char> {
[INFO] [stderr]    |                               ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn parse_non_surrogate(input: &str) -> PResult<'_, char> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/string.rs:55:31
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn parse_low_surrogate(input: &str) -> PResult<u16> {
[INFO] [stderr]    |                               ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn parse_low_surrogate(input: &str) -> PResult<'_, u16> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/string.rs:70:32
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn parse_high_surrogate(input: &str) -> PResult<u16> {
[INFO] [stderr]    |                                ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn parse_high_surrogate(input: &str) -> PResult<'_, u16> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/string.rs:81:27
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn parse_surrogate(input: &str) -> PResult<String> {
[INFO] [stderr]    |                           ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn parse_surrogate(input: &str) -> PResult<'_, String> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/string.rs:92:26
[INFO] [stderr]    |
[INFO] [stderr] 92 | fn parse_hex_char(input: &str) -> PResult<String> {
[INFO] [stderr]    |                          ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 92 | fn parse_hex_char(input: &str) -> PResult<'_, String> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/primitive/string.rs:97:34
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn parse_unicode_sequence(input: &str) -> PResult<String> {
[INFO] [stderr]    |                                  ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn parse_unicode_sequence(input: &str) -> PResult<'_, String> {
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/primitive/string.rs:185:31
[INFO] [stderr]     |
[INFO] [stderr] 185 | fn parse_single_quoted(input: &str) -> PResult<String> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 | fn parse_single_quoted(input: &str) -> PResult<'_, String> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/primitive/string.rs:197:31
[INFO] [stderr]     |
[INFO] [stderr] 197 | fn parse_double_quoted(input: &str) -> PResult<String> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 197 | fn parse_double_quoted(input: &str) -> PResult<'_, String> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/primitive/string.rs:205:43
[INFO] [stderr]     |
[INFO] [stderr] 205 | pub(crate) fn parse_string_literal(input: &str) -> PResult<String> {
[INFO] [stderr]     |                                           ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 205 | pub(crate) fn parse_string_literal(input: &str) -> PResult<'_, String> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/segment.rs:30:35
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn parse_non_ascii_unicode(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                                   ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                                   |        |       |
[INFO] [stderr]    |                                   |        |       the same lifetime is elided here
[INFO] [stderr]    |                                   |        the same lifetime is hidden here
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn parse_non_ascii_unicode(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/segment.rs:35:28
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn parse_name_first(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                            ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                            |        |       |
[INFO] [stderr]    |                            |        |       the same lifetime is elided here
[INFO] [stderr]    |                            |        the same lifetime is hidden here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn parse_name_first(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/segment.rs:40:27
[INFO] [stderr]    |
[INFO] [stderr] 40 | fn parse_name_char(input: &str) -> PResult<&str> {
[INFO] [stderr]    |                           ^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |                           |        |       |
[INFO] [stderr]    |                           |        |       the same lifetime is elided here
[INFO] [stderr]    |                           |        the same lifetime is hidden here
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 40 | fn parse_name_char(input: &str) -> PResult<'_, &str> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/segment.rs:45:44
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub(crate) fn parse_dot_member_name(input: &str) -> PResult<String> {
[INFO] [stderr]    |                                            ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub(crate) fn parse_dot_member_name(input: &str) -> PResult<'_, String> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/segment.rs:61:43
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn parse_dot_member_name_shorthand(input: &str) -> PResult<Segment> {
[INFO] [stderr]    |                                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn parse_dot_member_name_shorthand(input: &str) -> PResult<'_, Segment> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/segment.rs:69:32
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn parse_multi_selector(input: &str) -> PResult<Vec<Selector>> {
[INFO] [stderr]    |                                ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn parse_multi_selector(input: &str) -> PResult<'_, Vec<Selector>> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/segment.rs:77:33
[INFO] [stderr]    |
[INFO] [stderr] 77 | fn parse_child_long_hand(input: &str) -> PResult<Segment> {
[INFO] [stderr]    |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 | fn parse_child_long_hand(input: &str) -> PResult<'_, Segment> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/segment.rs:94:40
[INFO] [stderr]    |
[INFO] [stderr] 94 | fn parse_dot_wildcard_shorthand(input: &str) -> PResult<Segment> {
[INFO] [stderr]    |                                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 94 | fn parse_dot_wildcard_shorthand(input: &str) -> PResult<'_, Segment> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/segment.rs:101:31
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn parse_child_segment(input: &str) -> PResult<Segment> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn parse_child_segment(input: &str) -> PResult<'_, Segment> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/segment.rs:113:36
[INFO] [stderr]     |
[INFO] [stderr] 113 | fn parse_descendant_segment(input: &str) -> PResult<Segment> {
[INFO] [stderr]     |                                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 | fn parse_descendant_segment(input: &str) -> PResult<'_, Segment> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/segment.rs:125:36
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub(crate) fn parse_segment(input: &str) -> PResult<QuerySegment> {
[INFO] [stderr]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub(crate) fn parse_segment(input: &str) -> PResult<'_, QuerySegment> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/mod.rs:21:46
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) fn parse_wildcard_selector(input: &str) -> PResult<Selector> {
[INFO] [stderr]    |                                              ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) fn parse_wildcard_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stderr]    |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/mod.rs:26:33
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub(crate) fn parse_name(input: &str) -> PResult<Name> {
[INFO] [stderr]    |                                 ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub(crate) fn parse_name(input: &str) -> PResult<'_, Name> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/mod.rs:31:31
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn parse_name_selector(input: &str) -> PResult<Selector> {
[INFO] [stderr]    |                               ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn parse_name_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/mod.rs:36:23
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn parse_index(input: &str) -> PResult<Index> {
[INFO] [stderr]    |                       ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn parse_index(input: &str) -> PResult<'_, Index> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/mod.rs:41:32
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn parse_index_selector(input: &str) -> PResult<Selector> {
[INFO] [stderr]    |                                ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn parse_index_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/mod.rs:46:38
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn parse_array_slice_selector(input: &str) -> PResult<Selector> {
[INFO] [stderr]    |                                      ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn parse_array_slice_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/mod.rs:51:33
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn parse_filter_selector(input: &str) -> PResult<Selector> {
[INFO] [stderr]    |                                 ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn parse_filter_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/mod.rs:56:37
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub(crate) fn parse_selector(input: &str) -> PResult<Selector> {
[INFO] [stderr]    |                                     ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub(crate) fn parse_selector(input: &str) -> PResult<'_, Selector> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:22:35
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub(crate) fn parse_filter(input: &str) -> PResult<Filter> {
[INFO] [stderr]    |                                   ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub(crate) fn parse_filter(input: &str) -> PResult<'_, Filter> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:30:29
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn parse_logical_and(input: &str) -> PResult<LogicalAndExpr> {
[INFO] [stderr]    |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn parse_logical_and(input: &str) -> PResult<'_, LogicalAndExpr> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:41:44
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub(crate) fn parse_logical_or_expr(input: &str) -> PResult<LogicalOrExpr> {
[INFO] [stderr]    |                                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub(crate) fn parse_logical_or_expr(input: &str) -> PResult<'_, LogicalOrExpr> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:52:34
[INFO] [stderr]    |
[INFO] [stderr] 52 | fn parse_exist_expr_inner(input: &str) -> PResult<ExistExpr> {
[INFO] [stderr]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 | fn parse_exist_expr_inner(input: &str) -> PResult<'_, ExistExpr> {
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:57:28
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn parse_exist_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stderr]    |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn parse_exist_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:62:32
[INFO] [stderr]    |
[INFO] [stderr] 62 | fn parse_not_exist_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stderr]    |                                ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 | fn parse_not_exist_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:70:33
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn parse_func_expr_inner(input: &str) -> PResult<FunctionExpr<Validated>> {
[INFO] [stderr]    |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn parse_func_expr_inner(input: &str) -> PResult<'_, FunctionExpr<Validated>> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:78:27
[INFO] [stderr]    |
[INFO] [stderr] 78 | fn parse_func_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stderr]    |                           ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 78 | fn parse_func_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:83:31
[INFO] [stderr]    |
[INFO] [stderr] 83 | fn parse_not_func_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stderr]    |                               ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 | fn parse_not_func_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/filter.rs:91:34
[INFO] [stderr]    |
[INFO] [stderr] 91 | fn parse_paren_expr_inner(input: &str) -> PResult<LogicalOrExpr> {
[INFO] [stderr]    |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 | fn parse_paren_expr_inner(input: &str) -> PResult<'_, LogicalOrExpr> {
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:100:28
[INFO] [stderr]     |
[INFO] [stderr] 100 | fn parse_paren_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 | fn parse_paren_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:105:33
[INFO] [stderr]     |
[INFO] [stderr] 105 | fn parse_not_parent_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stderr]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 | fn parse_not_parent_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:113:28
[INFO] [stderr]     |
[INFO] [stderr] 113 | fn parse_basic_expr(input: &str) -> PResult<BasicExpr> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 | fn parse_basic_expr(input: &str) -> PResult<'_, BasicExpr> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:126:27
[INFO] [stderr]     |
[INFO] [stderr] 126 | fn parse_comp_expr(input: &str) -> PResult<ComparisonExpr> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 126 | fn parse_comp_expr(input: &str) -> PResult<'_, ComparisonExpr> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:138:37
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn parse_comparison_operator(input: &str) -> PResult<ComparisonOperator> {
[INFO] [stderr]     |                                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn parse_comparison_operator(input: &str) -> PResult<'_, ComparisonOperator> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:150:36
[INFO] [stderr]     |
[INFO] [stderr] 150 | pub(crate) fn parse_literal(input: &str) -> PResult<Literal> {
[INFO] [stderr]     |                                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 150 | pub(crate) fn parse_literal(input: &str) -> PResult<'_, Literal> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:160:36
[INFO] [stderr]     |
[INFO] [stderr] 160 | fn parse_literal_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stderr]     |                                    ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 160 | fn parse_literal_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:165:42
[INFO] [stderr]     |
[INFO] [stderr] 165 | pub(crate) fn parse_singular_path(input: &str) -> PResult<SingularQuery> {
[INFO] [stderr]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 165 | pub(crate) fn parse_singular_path(input: &str) -> PResult<'_, SingularQuery> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:170:42
[INFO] [stderr]     |
[INFO] [stderr] 170 | fn parse_singular_path_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stderr]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 170 | fn parse_singular_path_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:175:42
[INFO] [stderr]     |
[INFO] [stderr] 175 | fn parse_function_expr_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stderr]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 | fn parse_function_expr_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/selector/filter.rs:186:39
[INFO] [stderr]     |
[INFO] [stderr] 186 | pub(crate) fn parse_comparable(input: &str) -> PResult<Comparable> {
[INFO] [stderr]     |                                       ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 186 | pub(crate) fn parse_comparable(input: &str) -> PResult<'_, Comparable> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/function/mod.rs:25:37
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn parse_function_name_first(input: &str) -> PResult<char> {
[INFO] [stderr]    |                                     ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn parse_function_name_first(input: &str) -> PResult<'_, char> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/function/mod.rs:30:36
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn parse_function_name_char(input: &str) -> PResult<char> {
[INFO] [stderr]    |                                    ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn parse_function_name_char(input: &str) -> PResult<'_, char> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/function/mod.rs:39:31
[INFO] [stderr]    |
[INFO] [stderr] 39 | fn parse_function_name(input: &str) -> PResult<String> {
[INFO] [stderr]    |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 | fn parse_function_name(input: &str) -> PResult<'_, String> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/function/mod.rs:57:35
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn parse_function_argument(input: &str) -> PResult<FunctionExprArg> {
[INFO] [stderr]    |                                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn parse_function_argument(input: &str) -> PResult<'_, FunctionExprArg> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/function/mod.rs:68:42
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub(crate) fn parse_function_expr(input: &str) -> PResult<FunctionExpr<Validated>> {
[INFO] [stderr]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub(crate) fn parse_function_expr(input: &str) -> PResult<'_, FunctionExpr<Validated>> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/slice.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn parse_int_space_after(input: &str) -> PResult<Integer> {
[INFO] [stderr]    |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn parse_int_space_after(input: &str) -> PResult<'_, Integer> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/slice.rs:17:34
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn parse_int_space_before(input: &str) -> PResult<Integer> {
[INFO] [stderr]    |                                  ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn parse_int_space_before(input: &str) -> PResult<'_, Integer> {
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/selector/slice.rs:22:40
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub(crate) fn parse_array_slice(input: &str) -> PResult<Slice> {
[INFO] [stderr]    |                                        ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub(crate) fn parse_array_slice(input: &str) -> PResult<'_, Slice> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `serde_json_path` (lib) generated 76 warnings (run `cargo fix --lib -p serde_json_path` to apply 76 suggestions)
[INFO] [stderr] warning: `serde_json_path` (lib test) generated 76 warnings (76 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_json_path-c49fe2a543162635)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test error::tests::test_send ... ok
[INFO] [stdout] test error::tests::test_sync ... ok
[INFO] [stdout] test parser::primitive::int::tests::parse_integers ... ok
[INFO] [stdout] test parser::segment::tests::child_segment ... ok
[INFO] [stdout] test parser::segment::tests::child_long_hand ... ok
[INFO] [stdout] test parser::primitive::number::tests::test_numbers ... ok
[INFO] [stdout] test parser::segment::tests::descendant_segment ... ok
[INFO] [stdout] test parser::primitive::string::tests::invalid_unicode ... ok
[INFO] [stdout] test parser::primitive::string::tests::valid_double_quoted_selectors ... ok
[INFO] [stdout] test parser::primitive::string::tests::valid_single_quoted_selectors ... ok
[INFO] [stdout] test parser::selector::filter::tests::basic_expr ... ok
[INFO] [stdout] test parser::selector::filter::tests::comp_expr ... ok
[INFO] [stdout] test parser::selector::tests::all_selectors ... ok
[INFO] [stdout] test parser::selector::slice::tests::optional_whitespace ... ok
[INFO] [stdout] test parser::selector::filter::tests::literals ... ok
[INFO] [stdout] test parser::tests::current_path ... ok
[INFO] [stdout] test parser::tests::no_tail ... ok
[INFO] [stdout] test parser::tests::root_path ... ok
[INFO] [stdout] test parser::selector::slice::tests::valid_forward ... ok
[INFO] [stdout] test path::tests::serde_round_trip ... ok
[INFO] [stdout] test path::tests::test_send ... ok
[INFO] [stdout] test parser::selector::filter::tests::singular_path_comparables ... ok
[INFO] [stdout] test path::tests::test_sync ... ok
[INFO] [stdout] test parser::segment::tests::dot_member_names ... ok
[INFO] [stdout] test parser::selector::tests::wildcard ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compliance.rs (/opt/rustwide/target/debug/deps/compliance-f66d646e6348734d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test compliance_single ... ignored, this is only for testing individual CTS test cases as needed
[INFO] [stdout] test compliance_test_suite ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compliance_test_suite stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compliance_test_suite' (42) panicked at tests/compliance.rs:57:10:
[INFO] [stdout] read cts.json file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f45b8ce55ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f45b8ce55ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f45b8ce55ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f45b8ce55ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f45b8cfab5a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f45b8cfab5a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5f45b8ce9e72 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f45b8ce9e72 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f45b8cc448f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f45b8cc448f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f45b8cdd829 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f45b896839c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f45b896839c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f45b8cdd9e2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f45b8cdd9e2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f45b8cc4548 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f45b8cbbd99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f45b8cc525d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f45b8cfb39c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f45b8cfb112 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f45b89450ec - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f45b894ed20 - compliance[deaefc8cc0370ea9]::compliance_test_suite
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compliance.rs:57:10
[INFO] [stdout]   22:     0x5f45b894e3a7 - compliance[deaefc8cc0370ea9]::compliance_test_suite::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compliance.rs:55:27
[INFO] [stdout]   23:     0x5f45b89507d6 - <compliance[deaefc8cc0370ea9]::compliance_test_suite::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f45b895c47b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f45b895c47b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f45b8968e6b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f45b8968e6b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f45b8968e6b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f45b8968e6b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f45b8968e6b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f45b8968e6b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f45b8968e6b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f45b8964584 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f45b8964584 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f45b896ba72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f45b896ba72 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f45b896ba72 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f45b896ba72 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f45b896ba72 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f45b896ba72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f45b896ba72 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f45b8ce4b9f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5f45b8ce4b9f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78172b54daa4 - <unknown>
[INFO] [stdout]   45:     0x78172b5daa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compliance_test_suite
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compliance`
[INFO] running `Command { std: "docker" "inspect" "0a4d5abc6508f9487f5da70abdef5e2a604eb808f53b026fdf909fb2c1fd1f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a4d5abc6508f9487f5da70abdef5e2a604eb808f53b026fdf909fb2c1fd1f8a", kill_on_drop: false }`
[INFO] [stdout] 0a4d5abc6508f9487f5da70abdef5e2a604eb808f53b026fdf909fb2c1fd1f8a
